GtkFileChooserDefault: Remove redundancy
authorMatthias Clasen <mclasen@redhat.com>
Sat, 3 Aug 2013 07:03:14 +0000 (09:03 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 3 Aug 2013 07:04:47 +0000 (09:04 +0200)
Don't specify packing properties for internal children.
This doesn't work unless the internal children are actually
direct children of the container (which we are about to
change for GtkInfoBar). Also, it is redundant, since we
just set the properties to the values they already have
anyway.

gtk/gtkfilechooserdefault.ui

index 0d486b7e5015d3d34b851ea18afab8a47e0d29f4..53f06f1d02235e22774b9e82f9ee7cbfb943c935 100644 (file)
                           </packing>
                         </child>
                       </object>
-                      <packing>
-                        <property name="expand">True</property>
-                        <property name="fill">True</property>
-                        <property name="position">0</property>
-                      </packing>
                     </child>
                     <child internal-child="action_area">
                       <object class="GtkButtonBox" id="infobar-action_area1">
                         <property name="spacing">6</property>
                         <property name="layout_style">end</property>
                       </object>
-                      <packing>
-                        <property name="expand">False</property>
-                        <property name="fill">True</property>
-                        <property name="position">1</property>
-                      </packing>
                     </child>
                   </object>
                   <packing>